compute server - определение. Что такое compute server
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое compute server - определение

ENGLISH PHRASE
Does Not Compute; Cannot compute; That does not compute; Do not compute; Does not compute!
Найдено результатов: 597
compute server      
<computer, parallel> A kind of parallel processor where the parallel processors have no I/O except via a bus or other connection to a front-end processor which handles all I/O to disks, terminals and network. In some antiquated IBM mainframes, a second CPU was provided that could not access I/O devices, known as the slave or attached processor, while the CPU having access to all devices was known as the master processor. (1995-03-19)
Server (computing)         
  • client]] computers communicating with a '''server''' computer via the [[Internet]]
  • Sun's [[Cobalt Qube]] 3; a computer [[server appliance]] (2002); running Cobalt Linux (a customized version of Red Hat Linux, using the 2.2 Linux kernel), complete with the Apache web server.
  • WWW]] server is located at [[CERN]] with its original sticker that says: "This machine is a server. DO NOT POWER IT DOWN!!"
  • rack-mountable]] server with the top cover removed to reveal internal components
  • A network based on the '''[[client–server model]]''' where multiple individual ''clients'' request services and resources from centralized servers
  • [[Wikimedia Foundation]] rackmount servers on racks in a data center
COMPUTER PROGRAM OR DEVICE THAT PROVIDES ACCESS TO A CENTRAL RESOURCE OR OTHER FUNCTIONALITY FOR CLIENTS
Enterprise server; Enterprise Sever; Enterprise Server; Network servers; Network Server; Server computer; Computer server; Network server; Net server; PC server; Server (computer); Server operating system; Server application; Server hardware; Server OS; Server computing; Remote server; Internet server; Server (hardware); Server software; Mobile server; Server (Computing); Mobile Server; Master server; Computer servers
In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients". This architecture is called the client–server model.
client-server model         
  • A computer network diagram of clients communicating with a server via the Internet
DISTRIBUTED APPLICATION STRUCTURE IN COMPUTING
Client/server; Client server; Client-Server; Client-server architecture; Client-server model; Client-server protocol; Client/Server Architecture; 2-tier architecture; Client-Side; Client-Server Architecture; Client/server architecture; Client/server environment; Client/server network; Client/server protocol; Client-server system; Server-client model; Client-server computing; Server-client architecture; 2-tier; Client/server principle; Client-server programming; Client/server computing; Client server architecture; Benefits of client server computing; Client-server; Client–server architecture; Client–server; Server–client architecture; Client server communication; Client–server computing; Client-Server Model
web server         
  • embedded web server]] serving [[dynamic web page]]s used for modem configuration.
  • PC clients connected to a web server via Internet
  • Sun's [[Cobalt Qube]] 3 – a computer [[server appliance]] (2002, discontinued)
  • The world's first web server, a [[NeXT Computer]] workstation with Ethernet, 1990. The case label reads: "This machine is a server. DO NOT POWER IT DOWN!!"
  • First web proposal (1989) evaluated as ''"vague but exciting..."''
  • The inside and front of a [[Dell PowerEdge]] server, a computer designed to be mounted in a [[rack mount]] environment. It is often used as a web server.
  • Chart:<br />''Market share of all sites'' for most popular web servers 2005–2021
  • Directory listing dynamically generated by a web server.
  • PC clients communicating via network with a web server serving static and dynamic content.
NETWORK COMPUTER HOSTING OR DELIVERING A WEB SITE OR APPLICATION
HTTP Server; Webserver; Web servers; HTTP web server; Web-servers; Web-server; Web Servers; Web Server; Requests per second; Requests Per second; HTTP daemon; Web server market share; WWW server; Www server
Web server         
  • embedded web server]] serving [[dynamic web page]]s used for modem configuration.
  • PC clients connected to a web server via Internet
  • Sun's [[Cobalt Qube]] 3 – a computer [[server appliance]] (2002, discontinued)
  • The world's first web server, a [[NeXT Computer]] workstation with Ethernet, 1990. The case label reads: "This machine is a server. DO NOT POWER IT DOWN!!"
  • First web proposal (1989) evaluated as ''"vague but exciting..."''
  • The inside and front of a [[Dell PowerEdge]] server, a computer designed to be mounted in a [[rack mount]] environment. It is often used as a web server.
  • Chart:<br />''Market share of all sites'' for most popular web servers 2005–2021
  • Directory listing dynamically generated by a web server.
  • PC clients communicating via network with a web server serving static and dynamic content.
NETWORK COMPUTER HOSTING OR DELIVERING A WEB SITE OR APPLICATION
HTTP Server; Webserver; Web servers; HTTP web server; Web-servers; Web-server; Web Servers; Web Server; Requests per second; Requests Per second; HTTP daemon; Web server market share; WWW server; Www server
A web server is computer software and underlying hardware that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A user agent, commonly a web browser or web crawler, initiates communication by making a request for a web page or other resource using HTTP, and the server responds with the content of that resource or an error message.
client-server         
  • A computer network diagram of clients communicating with a server via the Internet
DISTRIBUTED APPLICATION STRUCTURE IN COMPUTING
Client/server; Client server; Client-Server; Client-server architecture; Client-server model; Client-server protocol; Client/Server Architecture; 2-tier architecture; Client-Side; Client-Server Architecture; Client/server architecture; Client/server environment; Client/server network; Client/server protocol; Client-server system; Server-client model; Client-server computing; Server-client architecture; 2-tier; Client/server principle; Client-server programming; Client/server computing; Client server architecture; Benefits of client server computing; Client-server; Client–server architecture; Client–server; Server–client architecture; Client server communication; Client–server computing; Client-Server Model
<programming> A common form of distributed system in which software is split between server tasks and client tasks. A client sends requests to a server, according to some protocol, asking for information or action, and the server responds. This is analogous to a customer (client) who sends an order (request) on an order form to a supplier (server) who despatches the goods and an invoice (response). The order form and invoice are part of the "protocol" used to communicate in this case. There may be either one centralised server or several distributed ones. This model allows clients and servers to be placed independently on nodes in a network, possibly on different hardware and operating systems appropriate to their function, e.g. fast server/cheap client. Examples are the name-server/name-resolver relationship in DNS, the file-server/file-client relationship in NFS and the screen server/client application split in the {X Window System}. Usenet newsgroup: news:comp.client-server. ["The Essential Client/Server Survival Guide", 2nd edition, 1996]. (1998-01-25)
Client–server model         
  • A computer network diagram of clients communicating with a server via the Internet
DISTRIBUTED APPLICATION STRUCTURE IN COMPUTING
Client/server; Client server; Client-Server; Client-server architecture; Client-server model; Client-server protocol; Client/Server Architecture; 2-tier architecture; Client-Side; Client-Server Architecture; Client/server architecture; Client/server environment; Client/server network; Client/server protocol; Client-server system; Server-client model; Client-server computing; Server-client architecture; 2-tier; Client/server principle; Client-server programming; Client/server computing; Client server architecture; Benefits of client server computing; Client-server; Client–server architecture; Client–server; Server–client architecture; Client server communication; Client–server computing; Client-Server Model
Client-server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients. Often clients and servers communicate over a computer network on separate hardware, but both client and server may reside in the same system.
Messages Server         
  • Screenshot of OS X Leopard 10.5 Server.
  • Box artwork for Mac OS X Server versions 10.1–10.6
  • The Server app running on OS X Yosemite
OPERATING SYSTEM
Mac os x server; Mac OS X server; Macintosh Manager; MacOS X Server; Calendar and Contacts Server; ICal server; ICal Server; Caldavd; Messages Server; Calendar Server; Mac os server; OSXS; Calendarserver; Mac OS/OS X Server; Mac OS Server; RAID Admin; Osx server; Darwin Calendar Server; IChat Server; Message Server; OS X Server; Draft:Apple's OS X Server; MacOS Server version history; Mac OS X Server 10.0; Mac OS X Server 10.1; Mac OS X Server 10.3; Mac OS X Server 10.2; Mac OS X Server 10.4; Mac OS X Server 10.5; Mac OS X Server 10.6; Mac OS X Panther Server; Mac OS X Tiger Server; Mac OS X Leopard Server; Mac OS X Snow Leopard Server; Mac OS X Lion Server; Mac OS X Lion Server Server; OS X Mountain Lion Server; OS X Mavericks Server; OS X Yosemite Server; OS X 10.11 Server 5.0; OS X 10.11 Server 5.1; MacOS 10.12 Server 5.2; MacOS 10.12 Server 5.3; MacOS 10.13 Server 5.4; MacOS 10.13 Server 5.5; Mac OS X Server version history; OS X Server version history; MacOS X 10.12 Server 5.2; MacOS X 10.12 Server 5.3; MacOS X 10.13 Server 5.4; MacOS X 10.13 Server 5.5; MacOS Server
Messages Server is a component of OS X Server from Apple Inc. It was first introduced as iChat Server with the release of Mac OS X Server 10.
Name server         
SYSTEM FOR CONVERTING COMPUTERS NAMES TO THEIR NUMERIC ADDRESSES
Nameserver; Domain name server; DNS Server; DNS server; Authoritative Answer; Dns server; DNS cache; Name Server; Authoritative name server; Caching name server; Domain Name Server; Domain nameserver; Domain Nameserver; Name Servers; Name servers; Nameservers; Recdns
A name server refers to the server component of the Domain Name System (DNS), one of the two principal namespaces of the Internet. The most important function of DNS servers is the translation (resolution) of human-memorable domain names (example.
application server         
SOFTWARE FRAMEWORK THAT PROVIDES BOTH FACILITIES TO CREATE WEB APPLICATIONS AND A SERVER ENVIRONMENT TO RUN THEM
Application generator; Application Server; Application servers; Enterprise application server; Appserver; Application server computing; App server; Java application server; Web application server; Mobile App Server
1. <software> A designer's or developer's suite of software that helps programmers isolate the {business logic} in their programs from the platform-related code. Application servers can handle all of the application logic and connectivity found in client-server applications. Many application servers also offer features such as transaction management, clustering and failover, and load balancing; nearly all offer ODBC support. Application servers range from small footprint, web-based processors for intelligent appliances or remote embedded devices, to complete environments for assembling, deploying, and maintaining scalable multi-tier applications across an enterprise. 2. <software> Production programs run on a mid-sized computer that handle all application operations between browser-based computers and an organisation's back-end business applications or databases. The application server works as a translator, allowing, for example, a customer with a browser to search an online retailer's database for pricing information. 3. <hardware> The device on which application server software runs. Application Service Providers offer commercial access to such devices. {Citrix Application Serving White Paper (http://citrix.com/press/corpinfo/application_serving_wp_0700.pdf)}. {Application Server Sites, a list maintained by Vayda & Herzum (http://componentfactory.org/links/appl.htm)}. {The Application Server Zone at DevX, (http://appserver-zone.com/default.asp)}. {TechMetrix Research's Application Server Directory, (http://techmetrix.com/trendmarkers/techmetrixasd.php3)}. (2001-03-30)

Википедия

Does not compute

"Does not compute", and variations of it, is a phrase often uttered by computers, robots, and other artificial intelligences in popular culture. The phrase indicates a type of cognitive dissonance on the part of the machine in question. The expression of the phrase "does not compute" by robots or computers attempting to process emotions, contradictions or paradoxes is frequently satirized in popular culture, often leading to the machine's inaction, malfunction or self-destruction. The phrase was used as a catchphrase by the television show My Living Doll in 1964. It was further popularized in Lost in Space (1965) as a catchphrase often uttered by The Robot character.

The problem of how to hold the result of a computation that is not a number is genuine (for example, 1/0) and represented a problem for early computers that would experience divide-by-zero errors or other mathematical paradoxes that software had not yet been written to deal with, leading to a computer crash. The NaN and related data types were invented to solve this problem.